Skip to content

Commit 4d9f1dc

Browse files
committed
Fix WFO1000 for Mile.Xaml.Managed.
1 parent 17f96fe commit 4d9f1dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Mile.Xaml.Managed/WindowsXamlHost.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ public AutoSizeMode AutoSizeMode
5757
/// </remarks>
5858
[Browsable(true)]
5959
[Category("XAML")]
60+
[DefaultValue(null)]
6061
public string InitialTypeName
6162
{
6263
get;

0 commit comments

Comments
 (0)