Property Name
Name
Returns the Name of the RoutedEvent
public string Name { get; }
Property Value
Remarks
RoutedEvent Name is unique within the OwnerType (super class types not considered when talking about uniqueness)
Returns the Name of the RoutedEvent
public string Name { get; }
RoutedEvent Name is unique within the OwnerType (super class types not considered when talking about uniqueness)