mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-08-20 22:07:26 +08:00
Update TODO.md
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ interface ICountDown : IStateMachine
|
||||
### Sample (Xml)
|
||||
```xml
|
||||
<Instance ref.CodeBehind="false" ref.Class="demo::MainWindow">
|
||||
<ref.Property Name="CountDown" Type="ICountDown^" Value="self.CreateCountDown()"/>
|
||||
<ref.Component Name="CountDown" Type="ICountDown^" Value="self.CreateCountDown()"/>
|
||||
<Window ref.Name="self" Text="State Machine" ClientSize="x:480 y:320">
|
||||
<att.BoundsComposition-set PreferredMinSize="x:480 y:320"/>
|
||||
<!-- ignore layout settings -->
|
||||
|
||||
Reference in New Issue
Block a user