Share via


ConditionalValueSupplier.OnPropertyChanged Method

 

Invoked whenever the effective value of any dependency property on this object has been updated. The specific dependency property that changed is reported in the arguments parameter.

Namespace:   Microsoft.WindowsServerSolutions.Controls.WPF
Assembly:  AdminCommon (in AdminCommon.dll)

Overload List

Name Description
System_CAPS_protmethod OnPropertyChanged(DependencyPropertyChangedEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnPropertyChanged(String)

Raises the ConditionalValueSupplier.PropertyChanged event.

See Also

ConditionalValueSupplier Class
Microsoft.WindowsServerSolutions.Controls.WPF Namespace

Return to top