ConditionalUriExtension.False Property

DevZest WPF Docking

ConditionalUriExtensionFalse Property
Gets the Uri when Condition is .

Namespace: DevZest.Windows
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
public Uri False { get; set; }
Public Property False As Uri
	Get
	Set

Property Value

Type: Uri
The see cref="Uri"/> when Condition is .
See Also