4 references to LsKAlign
PresentationCore (4)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (2)
184ref LsKAlign alignment, 1287public LsKAlign lskal; // Alignment type
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
653ref LsKAlign alignment, // [out] Marker alignment 695alignment = LsKAlign.lskalRight;