Method | Description | |
---|---|---|
Show ( |
A static method to show the window.
|
Method | Description | |
---|---|---|
AccountLedgerWindow ( |
Private constructor.
|
|
AccountLedgerWindow_Loaded ( object sender, |
Called when the window initially loads.
|
|
DataRow_GotFocus ( object sender, |
||
DataRow_LostFocus ( object sender, |
||
DataSource_LedgerTransactionSaving ( object sender, |
Called when a LedgerTransaction is saved.
|
|
Window_Closed ( object sender, |
Called when the window is closed to remove it from the open windows collection.
|
public static Show ( |
||
account | The account to edit. | |
return |