Calculator Methods
The Calculator type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
OnPreviewKeyDown |
Invoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
|
OnValueChanged |
Called when [value changed].
|