GraphGroup.ContentVisibility Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get whether the content inside this node is visible or not.
public:
property System::Windows::Visibility ContentVisibility { System::Windows::Visibility get(); };
public System.Windows.Visibility ContentVisibility { get; }
member this.ContentVisibility : System.Windows.Visibility
Public ReadOnly Property ContentVisibility As Visibility