Property | Type | Description | |
---|---|---|---|
GetDesignOddsFormat | OddsFormatType | ||
OddsFormatManager | System | ||
SetDesignOddsFormat | void | ||
SetOddsFormatFromDependencyProperty | void |
Method | Description | |
---|---|---|
AddEventListener ( IWeakEventListener listener ) : void |
Attach an WeakEventListener to the
|
|
RemoveEventListener ( IWeakEventListener listener ) : void |
Detach an WeakEventListener to the
|
Method | Description | |
---|---|---|
GetDesignOddsFormat ( |
||
OddsFormatManager ( ) : System |
Prevents a default instance of the OddsFormatManager class from being created. Static Constructor.
|
|
SetDesignOddsFormat ( |
||
SetOddsFormatFromDependencyProperty ( |
public static AddEventListener ( IWeakEventListener listener ) : void | ||
listener | IWeakEventListener | The listener to attach. |
return | void |
public static RemoveEventListener ( IWeakEventListener listener ) : void | ||
listener | IWeakEventListener | The listener to detach. |
return | void |