Beispiel #1
0
 protected virtual void OnToolTipContentChanged(IAutomationNameProvider oldValue, IAutomationNameProvider newValue)
 {
     this.OnValueChanged("ToolTipContent", (object)oldValue, (object)newValue);
 }
Beispiel #2
0
 protected virtual void OnToolTipContentChanged(IAutomationNameProvider oldValue, IAutomationNameProvider newValue)
 {
     this.OnValueChanged("ToolTipContent", (object)oldValue, (object)newValue);
 }