Click or drag to resize

SplashWindowPropertyChanged event

EventHandler for INotifyPropertyChanged (triggers when public properties are changed).

Namespace: NetEti.CustomControls
Assembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public event PropertyChangedEventHandler PropertyChanged

Value

PropertyChangedEventHandler

Implemented

INotifyPropertyChangedPropertyChanged
See also