Raised when the restrictions on a piece of content have changed.
public:
event EventHandler<Object^ >^ RestrictionsChanged {
EventRegistrationToken add (EventHandler<Object^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Media.ContentRestrictions
Metadata: windows.winmd
RatedContentRestrictions Class