Browse Source

typo

pull/7810/head
daniel mayost 5 years ago
parent
commit
343163d3e4
  1. 2
      src/Avalonia.Controls/Control.cs

2
src/Avalonia.Controls/Control.cs

@ -432,7 +432,7 @@ namespace Avalonia.Controls
/// <summary>
/// Determines whether the element should be presented mirrored
/// by FlowDirection system
/// if FlowDirection is RightToLeft
/// </summary>
protected virtual bool ShouldPresentedMirrored()
{

Loading…
Cancel
Save