コード例 #1
0
 // necessary to propagate ContextChanges
 public override void NotifyContextChange(Context context)
 {
     _AutomationAdapter.NotifyContextChange(context);
 }