Property | Type | Description | |
---|---|---|---|
xamlElementLineInfo |
Method | Description | |
---|---|---|
Document ( string filePath ) : System | ||
Document ( string tempName, string text ) : System | ||
RaisePropertyChanged ( string name ) : void | ||
Refresh ( ) : void | ||
ReloadFile ( ) : void | ||
Save ( ) : void | ||
SaveAs ( string filePath ) : void | ||
UndoService_UndoStackChanged ( object sender, |
||
UpdateDesign ( ) : void | ||
UpdateXaml ( ) : void |
public Document ( string tempName, string text ) : System | ||
tempName | string | |
text | string | |
return | System |
public RaisePropertyChanged ( string name ) : void | ||
name | string | |
return | void |
public UndoService_UndoStackChanged ( object sender, |
||
sender | object | |
e | ||
return | void |