TreeViewItemPropsSetIsRootLevel Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static void SetIsRootLevel(
	DependencyObject obj,
	bool value
)

Parameters

obj  DependencyObject
 
value  Boolean
 

See Also