25 references to Identity
Microsoft.Maui.Controls (25)
Shapes\Matrix.cs (25)
53
_type = MatrixTypes.
Identity
;
61
return _type == MatrixTypes.
Identity
||
172
if (_type == MatrixTypes.
Identity
)
237
case MatrixTypes.
Identity
:
264
case MatrixTypes.
Identity
:
304
if (_type == MatrixTypes.
Identity
)
315
if (_type == MatrixTypes.
Identity
)
338
if (_type == MatrixTypes.
Identity
)
349
if (_type == MatrixTypes.
Identity
)
369
if (_type == MatrixTypes.
Identity
)
380
if (_type == MatrixTypes.
Identity
)
400
if (_type == MatrixTypes.
Identity
)
411
if (_type == MatrixTypes.
Identity
)
434
if (_type == MatrixTypes.
Identity
)
445
if (_type == MatrixTypes.
Identity
)
468
if (_type == MatrixTypes.
Identity
)
479
if (_type == MatrixTypes.
Identity
)
501
case MatrixTypes.
Identity
:
524
case MatrixTypes.
Identity
:
630
MatrixTypes.
Identity
);
670
_type = MatrixTypes.
Identity
;
701
if (matrixType == MatrixTypes.
Identity
)
757
if (type2 == MatrixTypes.
Identity
)
762
if (type1 == MatrixTypes.
Identity
)
860
if (matrix._type == MatrixTypes.
Identity
)