Click or drag to resize
BaseStationSettingsOnPropertyChanged Method
Raises PropertyChanged.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual void OnPropertyChanged(
	PropertyChangedEventArgs args
)

Parameters

args
Type: System.ComponentModelPropertyChangedEventArgs
See Also