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


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

Reference

SmallShapePresenter Class
SmallShapePresenter Members