Click or drag to resize

AttachedPropertiesContainerSetHasParent Methode

WPF-Setter für die HasParentProperty.

Namensraum: Vishnu.WPF_UI.DependencyProperties
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntax
public static void SetHasParent(
	DependencyObject obj,
	bool value
)

Parameter

obj  DependencyObject
Das besitzende Control.
value  Boolean
Boolescher Wert.
Siehe auch