Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 466 Bytes

ixamlmember_getvalue_899778672.md

File metadata and controls

28 lines (18 loc) · 466 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Markup.IXamlMember.GetValue(System.Object)
winrt method

Windows.UI.Xaml.Markup.IXamlMember.GetValue

-description

Provides a get-value utility for this IXamlMember.

-parameters

-param instance

The object instance to get the member value from.

-returns

The member value.

-remarks

-examples

-see-also