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