IUITechnologyElement.NativeElement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the underlying native technology element.
public:
property System::Object ^ NativeElement { System::Object ^ get(); };
public object NativeElement { get; }
member this.NativeElement : obj
Public ReadOnly Property NativeElement As Object
Property Value
The native technology element.