Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 509 Bytes

ixamlmember_setvalue_1884558622.md

File metadata and controls

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

Windows.UI.Xaml.Markup.IXamlMember.SetValue

-description

Provides a set-value utility for this IXamlMember.

-parameters

-param instance

The object instance to set the member value on.

-param value

The member value to set.

-remarks

-examples

-see-also