Visual Basic (Declaration) | |
---|---|
Protected Overridable Sub OnChildLayersChanged( _ ByVal e As DependencyPropertyChangedEventArgs _ ) |
C# | |
---|---|
protected virtual void OnChildLayersChanged( DependencyPropertyChangedEventArgs e ) |
Parameters
- e
- The System.Windows.DependencyPropertyChangedEventArgs instance containing the event data.
Target Platforms:Windows Phone 7