C# Class CatEye.UI.Gtk.DwmApi

Show file Open project: bigfatbrowncat/CatEye Class Usage Examples

Private Methods

Method Description
CreateRectRgn ( int nLeftRect, int nTopRect, int nRightRect, int nBottomRect ) : IntPtr
DwmEnableBlurBehindWindow ( IntPtr hWnd, DWM_BLURBEHIND pBlurBehind ) : void
DwmEnableComposition ( bool bEnable ) : void
DwmExtendFrameIntoClientArea ( IntPtr hWnd, MARGINS pMargins ) : void
DwmGetColorizationColor ( int &pcrColorization, [ pfOpaqueBlend ) : void
DwmIsCompositionEnabled ( ) : bool
DwmQueryThumbnailSourceSize ( IntPtr hThumbnail, System &size ) : void
DwmRegisterThumbnail ( IntPtr dest, IntPtr source ) : IntPtr
DwmUnregisterThumbnail ( IntPtr hThumbnail ) : void
DwmUpdateThumbnailProperties ( IntPtr hThumbnail, DWM_THUMBNAIL_PROPERTIES props ) : void