Click or drag to resize

AttachedPropertiesContainerGetLastNotNullLogical Methode

WPF-Getter für die LastNotNullLogicalProperty.

Namensraum: Vishnu.WPF_UI.DependencyProperties
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntax
public static bool? GetLastNotNullLogical(
	DependencyObject obj
)

Parameter

obj  DependencyObject
Das besitzende Control.

Rückgabewert

NullableBoolean
Ein nullable Boolean, der dem letzten logischen Zustand des Controls entspricht.
Siehe auch