mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 22:46:58 +00:00
Set FlowDirection in MapPanel constructor
This commit is contained in:
parent
3d115c6dc7
commit
cb4dff8bcb
4 changed files with 1 additions and 12 deletions
|
|
@ -78,8 +78,6 @@ namespace MapControl
|
|||
style.Seal();
|
||||
Style = style;
|
||||
|
||||
FlowDirection = FlowDirection.LeftToRight;
|
||||
|
||||
SizeChanged += OnSizeChanged;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue