Version

OnPropertyChanged Method (XamPivotGrid)

Invoked when a property changes on the XamPivotGrid object.
Overload List
OverloadDescription
OnPropertyChanged(String)Invoked when a property changes on the XamPivotGrid object.  
OnPropertyChanged(DependencyPropertyChangedEventArgs)Invoked whenever the effective value of any dependency property on this System.Windows.FrameworkElement has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs). (Inherited from System.Windows.FrameworkElement)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also