Exemple #1
0
 private void NodeInvalidated(object sender, InvalidateTypes e)
 {
     renderHostInternal?.Invalidate(e);
 }