C# Class Standard.SafeDC

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
ファイルを表示 Open project: MahApps/MahApps.Metro Class Usage Examples

Private Properties

Property Type Description
CreateCompatibleDC SafeDC
CreateDC SafeDC
GetDC SafeDC
GetDesktop SafeDC
ReleaseHandle bool
SafeDC System
WrapDC SafeDC

Private Methods

Method Description
CreateCompatibleDC ( SafeDC hdc ) : SafeDC
CreateDC ( string deviceName ) : SafeDC
GetDC ( IntPtr hwnd ) : SafeDC
GetDesktop ( ) : SafeDC
ReleaseHandle ( ) : bool
SafeDC ( ) : System
WrapDC ( IntPtr hdc ) : SafeDC