NativeHandle Class

Definition

Line 821 of System.Windows/Graphics.cm

Constructors & Destructor

public explicit nothrow NativeHandle(const void* handle_)

Member Variables

public void* handle

Constructor& Destructor Details

NativeHandle Constructor

public explicit nothrow NativeHandle(const void* handle_)

Definition
Line 823 of System.Windows/Graphics.cm