Пример #1
0
 /// <summary>
 /// Called by inheritors to indicate that the source changed.
 /// </summary>
 protected void OnSourceChanged()
 {
     SourceChanged.RaiseEvent(this);
 }