Class SubImageRoutedEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Controls
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public class SubImageRoutedEventArgs : RoutedEventArgs
Constructors
| Improve this Doc View SourceSubImageRoutedEventArgs()
Declaration
[NotImplemented]
public SubImageRoutedEventArgs()
Fields
| Improve this Doc View SourceSubImageProperty
Declaration
[NotImplemented]
public static readonly DependencyProperty SubImageProperty
Field Value
Type | Description |
---|---|
DependencyProperty |
Properties
| Improve this Doc View SourceSubImage
Declaration
[NotImplemented]
public MultiScaleSubImage SubImage { get; }
Property Value
Type | Description |
---|---|
MultiScaleSubImage |