Skip to main content

All Questions

0 votes
0 answers
282 views

UIElement.Visibility property performance

When you're changing the value of Visibility property on a UIElement object, is it more efficient to check before the value and set the new one only if different from the current if(MyUIElement....
Federinik's user avatar
  • 522