C# Класс BExplorer.Shell.FileOperationDialog

Interaction logic for FileOperationDialog.xaml
Наследование: System.Windows.Window
Показать файл Открыть проект

Открытые методы

Метод Описание
FileOperationDialog ( ) : System
SetClassLong ( IntPtr hWnd, int nIndex, IntPtr dwNewLong ) : IntPtr

Защищенные методы

Метод Описание
OnContentRendered ( EventArgs e ) : void

Приватные методы

Метод Описание
Contents_CollectionChanged ( object sender, System e ) : void
GetSysColorBrush ( int nIndex ) : IntPtr
LoadTimer_Tick ( object sender, EventArgs e ) : void
SetClassLongPtr32 ( IntPtr hWnd, int nIndex, uint dwNewLong ) : uint
SetClassLongPtr64 ( IntPtr hWnd, int nIndex, IntPtr dwNewLong ) : IntPtr
Window_Closed ( object sender, EventArgs e ) : void

Описание методов

FileOperationDialog() публичный Метод

public FileOperationDialog ( ) : System
Результат System

OnContentRendered() защищенный Метод

protected OnContentRendered ( EventArgs e ) : void
e System.EventArgs
Результат void

SetClassLong() публичный статический Метод

public static SetClassLong ( IntPtr hWnd, int nIndex, IntPtr dwNewLong ) : IntPtr
hWnd System.IntPtr
nIndex int
dwNewLong System.IntPtr
Результат System.IntPtr