Skip to content

Instantly share code, notes, and snippets.

View pramodtvm's full-sized avatar
🏠
Working from home

Pramod pramodtvm

🏠
Working from home
View GitHub Profile
[xml]$XAML = @'
<Window x:Name="___Device_Snapshot_Collector_"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
Title="DSCT Log Collector" Height="413.64" Width="522.712" FontSize="14" WindowStartupLocation="CenterScreen">
<Grid Margin="0,0,3,2.667" Background="{DynamicResource {x:Static SystemColors.MenuBarBrushKey}}">
<Grid.RowDefinitions>
<RowDefinition Height="227*"/>