Sdílet prostřednictvím


IAttachedPropertyStore.RemoveProperty(AttachableMemberIdentifier) Metoda

Definice

Odebere položku pro zadaného připojitelného člena z tohoto úložiště připojitelných členů.

public:
 bool RemoveProperty(System::Xaml::AttachableMemberIdentifier ^ attachableMemberIdentifier);
public bool RemoveProperty (System.Xaml.AttachableMemberIdentifier attachableMemberIdentifier);
abstract member RemoveProperty : System.Xaml.AttachableMemberIdentifier -> bool
Public Function RemoveProperty (attachableMemberIdentifier As AttachableMemberIdentifier) As Boolean

Parametry

attachableMemberIdentifier
AttachableMemberIdentifier

Identifikátor systému typu XAML pro položku připojitelného člena, která se má odebrat.

Návraty

true pokud byla v úložišti nalezena položka připojitelného člena pro attachableMemberIdentifier a odebrána, v opačném případě false.

Platí pro