XamlMember::IsAttachable Property
.NET Framework (current version)
Gets a value that indicates whether this XamlMember is an attachable member.
Assembly: System.Xaml (in System.Xaml.dll)
Property Value
Type: System::Booleantrue if this XamlMember is an attachable member; otherwise, false.
The IsAttachable value is initialized based on which constructor was used to construct a XamlMember.
.NET Framework
Available since 4.0
Available since 4.0
Show: