Share via


WpfBrowser.PrivacyImpactedStateChange Event

Definition

Fires when an event that impacts privacy occurs, or when a user navigates away from a URL that has impacted privacy.

public:
 event EventHandler<Microsoft::Crm::UnifiedServiceDesk::Dynamics::Controls::PrivacyImpactedStateChangeEventArgs ^> ^ PrivacyImpactedStateChange;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PrivacyImpactedStateChangeEventArgs> PrivacyImpactedStateChange;
[<System.ComponentModel.Browsable(true)>]
member this.PrivacyImpactedStateChange : EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.PrivacyImpactedStateChangeEventArgs> 
Public Custom Event PrivacyImpactedStateChange As EventHandler(Of PrivacyImpactedStateChangeEventArgs) 

Event Type

Attributes

Applies to