NativeHandle Class

Constructors & Destructor | Member Variables

Definition

Line 825 of System.Windows/Graphics.cm

Constructors & Destructor

public explicit NativeHandle(const void* handle_)

Member Variables

public void* handle

Constructor& Destructor Details

NativeHandle Constructor

public explicit NativeHandle(const void* handle_)

Definition
Line 827 of System.Windows/Graphics.cm