AutomationPeer.InvalidatePeer Method

Definition

Triggers recalculation of the main properties of the AutomationPeer and raises the PropertyChanged notification to the automation client if the properties have changed.

public:
 virtual void InvalidatePeer() = InvalidatePeer;
void InvalidatePeer();
public void InvalidatePeer();
function invalidatePeer()
Public Sub InvalidatePeer ()

Applies to