I hereby claim:
- I am erodewald on github.
- I am erodewald (https://keybase.io/erodewald) on keybase.
- I have a public key ASAhhMzDT_zmRoRBvXu8d2yOBuzD0h0vV7T-IRBbLEJ_GAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
###Pre-requisites:
CTRL+SHIFT+P -> Install Package -> ApachConf (enter).| using System.Collections.Generic; | |
| using System.Windows; | |
| using System.Windows.Controls; | |
| namespace YourNamespace { | |
| public class Flow { | |
| public static readonly DependencyProperty DirectionProperty = DependencyProperty.RegisterAttached( | |
| "Direction", typeof (FlowDirection), typeof (Flow), new PropertyMetadata(default(FlowDirection))); |
| [Display] | |
| FullscreenRefresh=0 | |
| Maximized=1 | |
| FullscreenWidth=1920 | |
| FullscreenHeight=1200 | |
| WindowedWidth=1920 | |
| WindowedHeight=1200 | |
| RenderQuality=1.000000 | |
| Mode=Fullscreen | |
| FullscreenMode=Fullscreen |