Updates the user interface in response to changes to the Days property.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
protected override void OnDaysChanged( DependencyPropertyChangedEventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnDaysChanged ( _ e As DependencyPropertyChangedEventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnDaysChanged( DependencyPropertyChangedEventArgs e ) override |
Parameters
- e
- Type: System.Windows..::..DependencyPropertyChangedEventArgs
Contains information about changes to the Days property.