public static Visual CloneVisualState(
FrameworkElement targetElement
)Public Shared Function CloneVisualState (
targetElement As FrameworkElement
) As Visualpublic:
static Visual^ CloneVisualState(
FrameworkElement^ targetElement
)static member CloneVisualState :
targetElement : FrameworkElement -> Visual