Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ErlangEditor
Pages
AppProp
C# Class ErlangEditor.Pages.AppProp
AppProp.xaml 的交互逻辑
Inheritance:
System.Windows.Controls.UserControl
显示文件
Open project: xdusongwei/ErlangEditor
Public Methods
Method
Description
AppProp
(
ViewModel
aVM
) :
System
UpdateToolBox
( ) :
void
Private Methods
Method
Description
UserControl_Loaded
(
object
sender
,
RoutedEventArgs
e
) :
void
Method Details
AppProp()
public
method
public
AppProp
(
ViewModel
aVM
) :
System
aVM
ViewModel
return
System
UpdateToolBox()
public
method
public
UpdateToolBox
( ) :
void
return
void