ComponentOne Basic Library for WPF and Silverlight
TemplatedParent Property (C1PolygonIcon)


C1.WPF Namespace > C1PolygonIcon Class : TemplatedParent Property
Syntax
'Declaration
 
Public ReadOnly Property TemplatedParent As System.Windows.DependencyObject
'Usage
 
Dim instance As C1PolygonIcon
Dim value As System.Windows.DependencyObject
 
value = instance.TemplatedParent
public System.Windows.DependencyObject TemplatedParent {get;}
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members