'Declaration Public Overrides ReadOnly Property Transform As System.Windows.Media.Matrix
public override System.Windows.Media.Matrix Transform { get; }
public: __property System.Windows.Media.Matrix* get_Transform(); override;
public:
property System.Windows.Media.Matrix^ Transform { System.Windows.Media.Matrix^ get() override;; }