WindowPlacementIsValid Property |
Returns true if this instance is valid.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool IsValid { get; }
Property Value
Type:
Booleantrue if this instance is valid; otherwise,
false.
See Also