'Declaration <ReadOnlyAttribute(True)> Public Property SourceViewHost As UIElement
'Usage Dim instance As ImGearMagnifierCtl Dim value As UIElement instance.SourceViewHost = value value = instance.SourceViewHost
[ReadOnly(true)] public: __property UIElement* get_SourceViewHost(); public: __property void set_SourceViewHost( UIElement* value );
[ReadOnly(true)] public: property UIElement^ SourceViewHost { UIElement^ get(); void set ( UIElement^ value); }
Property Value
System.Windows.UIElement
object.