更新整理
This commit is contained in:
@@ -41,7 +41,7 @@ public abstract class IconElement : FrameworkElement
|
||||
|
||||
_layoutRoot = new Grid { Background = Brushes.Transparent, SnapsToDevicePixels = true };
|
||||
|
||||
_ = _layoutRoot.Children.Add(InitializeChildren());
|
||||
_layoutRoot.Children.Add(InitializeChildren());
|
||||
|
||||
AddVisualChild(_layoutRoot);
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 824 B |
Reference in New Issue
Block a user