4 writes to AlignmentY
PresentationFramework (1)
MS\Internal\Ink\PenCursorManager.cs (1)
252
AlignmentY
= AlignmentY.Center
ReachFramework (3)
AlphaFlattener\BrushProxy.cs (3)
1336
newBrush.
AlignmentY
= currentBrush.AlignmentY;
3150
drawingBrush.
AlignmentY
= vb.AlignmentY;
3187
db.
AlignmentY
= ib.AlignmentY;
9 references to AlignmentY
PresentationCore (4)
System\Windows\Media\Generated\DrawingBrush.cs (1)
236
data.AlignmentY =
AlignmentY
;
System\Windows\Media\Generated\ImageBrush.cs (1)
236
data.AlignmentY =
AlignmentY
;
System\Windows\Media\Generated\VisualBrush.cs (1)
268
data.AlignmentY =
AlignmentY
;
System\Windows\Media\TileBrush.cs (1)
129
AlignmentY
,
ReachFramework (5)
AlphaFlattener\BrushProxy.cs (3)
1336
newBrush.AlignmentY = currentBrush.
AlignmentY
;
3150
drawingBrush.AlignmentY = vb.
AlignmentY
;
3187
db.AlignmentY = ib.
AlignmentY
;
AlphaFlattener\Utility.cs (1)
1710
switch (brush.
AlignmentY
)
Serialization\VisualSerializer.cs (1)
510
switch (brush.
AlignmentY
)