The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XamlSetValueEventArgs::Member Property
.NET Framework (current version)
Gets XAML type system and XAML schema information for the member being set.
Assembly: System.Xaml (in System.Xaml.dll)
public: property XamlMember^ Member { XamlMember^ get(); private: void set(XamlMember^ value); }
Property Value
Type: System.Xaml::XamlMember^XAML type system and XAML schema information for the member being set.
.NET Framework
Available since 4.0
Available since 4.0
Show: