An NDoc Documented Class Library

WPFTreeNode.SelectPoint Property

[Visual Basic]
Overrides Protected Property ReadOnly SelectPoint As Point
[C#]
protected override Point SelectPoint { get; }
[C++]
protected: __property Point get_SelectPoint();
[JScript]
protected override function get SelectPoint() : Point

See Also

WPFTreeNode Class | White.Core.UIItems.TreeItems Namespace