C# Class KeyboardEditor.CustomWindowManager

Inheritance: Caliburn.Micro.WindowManager
ファイルを表示 Open project: Invenietis/ck-certified

Protected Methods

Method Description
EnsureWindow ( object model, object view, bool isDialog ) : Window

Method Details

EnsureWindow() protected method

protected EnsureWindow ( object model, object view, bool isDialog ) : Window
model object
view object
isDialog bool
return System.Windows.Window