Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ErlangEditor
Pages
NodeProp
C# Class ErlangEditor.Pages.NodeProp
NodeProp.xaml 的交互逻辑
Inheritance:
System.Windows.Controls.UserControl
Show file
Open project: xdusongwei/ErlangEditor
Public Methods
Method
Description
NodeProp
( ) :
System
NodeProp
(
ViewModel
aVM
) :
System
UpdateToolBox
( ) :
void
Method Details
NodeProp()
public
method
public
NodeProp
( ) :
System
return
System
NodeProp()
public
method
public
NodeProp
(
ViewModel
aVM
) :
System
aVM
ViewModel
return
System
UpdateToolBox()
public
method
public
UpdateToolBox
( ) :
void
return
void