개정판 e83c0429
fixed issue #645
MarkupToPDF/Controls/Parsing/MarkupParse.cs | ||
---|---|---|
4030 | 4030 |
object obj = XamlReader.Load(stream); |
4031 | 4031 |
instance.Base_ViewBox.Child = obj as UIElement; |
4032 | 4032 |
instance.SetViewBox(); |
4033 |
|
|
4034 | 4033 |
} |
4035 | 4034 |
break; |
4036 | 4035 |
#endregion |
내보내기 Unified diff