| 79 |
<Reference Include="System.Core"> |
<Reference Include="System.Core"> |
| 80 |
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
| 81 |
</Reference> |
</Reference> |
| 82 |
|
<Reference Include="System.Data" /> |
| 83 |
<Reference Include="System.Windows.Interactivity" /> |
<Reference Include="System.Windows.Interactivity" /> |
| 84 |
|
<Reference Include="System.Xml" /> |
| 85 |
|
<Reference Include="UIAutomationProvider"> |
| 86 |
|
<RequiredTargetFramework>3.0</RequiredTargetFramework> |
| 87 |
|
</Reference> |
| 88 |
<Reference Include="WindowsBase"> |
<Reference Include="WindowsBase"> |
| 89 |
<RequiredTargetFramework>3.0</RequiredTargetFramework> |
<RequiredTargetFramework>3.0</RequiredTargetFramework> |
| 90 |
</Reference> |
</Reference> |
| 104 |
<Generator>MSBuild:Compile</Generator> |
<Generator>MSBuild:Compile</Generator> |
| 105 |
<SubType>Designer</SubType> |
<SubType>Designer</SubType> |
| 106 |
</Page> |
</Page> |
| 107 |
|
<Page Include="Test.xaml"> |
| 108 |
|
<Generator>MSBuild:Compile</Generator> |
| 109 |
|
<SubType>Designer</SubType> |
| 110 |
|
</Page> |
| 111 |
<Page Include="Themes\Generic.xaml"> |
<Page Include="Themes\Generic.xaml"> |
| 112 |
<Generator>MSBuild:Compile</Generator> |
<Generator>MSBuild:Compile</Generator> |
| 113 |
<SubType>Designer</SubType> |
<SubType>Designer</SubType> |
| 119 |
</ItemGroup> |
</ItemGroup> |
| 120 |
<ItemGroup> |
<ItemGroup> |
| 121 |
<Compile Include="ControlEnable.cs" /> |
<Compile Include="ControlEnable.cs" /> |
| 122 |
|
<Compile Include="EventSurrogater.cs" /> |
| 123 |
<Compile Include="FormatBox.cs" /> |
<Compile Include="FormatBox.cs" /> |
| 124 |
<Compile Include="MainWindow.xaml.cs"> |
<Compile Include="MainWindow.xaml.cs"> |
| 125 |
<DependentUpon>MainWindow.xaml</DependentUpon> |
<DependentUpon>MainWindow.xaml</DependentUpon> |
| 126 |
</Compile> |
</Compile> |
| 127 |
|
<Compile Include="MonoFieldRoutedEventArgs.cs" /> |
| 128 |
<Compile Include="Properties\AssemblyInfo.cs"> |
<Compile Include="Properties\AssemblyInfo.cs"> |
| 129 |
<SubType>Code</SubType> |
<SubType>Code</SubType> |
| 130 |
</Compile> |
</Compile> |
| 139 |
<DependentUpon>Settings.settings</DependentUpon> |
<DependentUpon>Settings.settings</DependentUpon> |
| 140 |
</Compile> |
</Compile> |
| 141 |
<Compile Include="SmileIdValidationRule.cs" /> |
<Compile Include="SmileIdValidationRule.cs" /> |
| 142 |
|
<Compile Include="Test.xaml.cs"> |
| 143 |
|
<DependentUpon>Test.xaml</DependentUpon> |
| 144 |
|
</Compile> |
| 145 |
<Compile Include="TextBoxChecker.cs" /> |
<Compile Include="TextBoxChecker.cs" /> |
| 146 |
<Compile Include="TwitterUserIdBox.cs" /> |
<Compile Include="TwitterUserIdBox.cs" /> |
| 147 |
<Compile Include="SmileUserIdBox.cs" /> |
<Compile Include="SmileUserIdBox.cs" /> |