RatedContentRestrictions.RestrictionsChanged Event

Raised when the restrictions on a piece of content have changed.

Syntax

public:
event EventHandler<Object^ >^ RestrictionsChanged {
         EventRegistrationToken add (EventHandler<Object^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Media.ContentRestrictions

Metadata: windows.winmd

See also

Reference

RatedContentRestrictions Class

RatedContentRestrictions Members

Windows.Media.ContentRestrictions Namespace