4 writes to AlignmentY
PresentationFramework (1)
MS\Internal\Ink\PenCursorManager.cs (1)
257
db.
AlignmentY
= AlignmentY.Center;
ReachFramework (3)
AlphaFlattener\BrushProxy.cs (3)
1343
newBrush.
AlignmentY
= currentBrush.AlignmentY;
3152
drawingBrush.
AlignmentY
= vb.AlignmentY;
3189
db.
AlignmentY
= ib.AlignmentY;
9 references to AlignmentY
PresentationCore (4)
System\Windows\Media\Generated\DrawingBrush.cs (1)
250
data.AlignmentY =
AlignmentY
;
System\Windows\Media\Generated\ImageBrush.cs (1)
250
data.AlignmentY =
AlignmentY
;
System\Windows\Media\Generated\VisualBrush.cs (1)
286
data.AlignmentY =
AlignmentY
;
System\Windows\Media\TileBrush.cs (1)
139
AlignmentY
,
ReachFramework (5)
AlphaFlattener\BrushProxy.cs (3)
1343
newBrush.AlignmentY = currentBrush.
AlignmentY
;
3152
drawingBrush.AlignmentY = vb.
AlignmentY
;
3189
db.AlignmentY = ib.
AlignmentY
;
AlphaFlattener\Utility.cs (1)
1721
switch (brush.
AlignmentY
)
Serialization\VisualSerializer.cs (1)
519
switch (brush.
AlignmentY
)