Click or drag to resize

Options.StaticPropertyChanged Event


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntax
C#
public static event EventHandler<PropertyChangedEventArgs> StaticPropertyChanged

Value

EventHandler<PropertyChangedEventArgs>
See Also