Welcome to my GitHub repository containing a collection of custom controls for WPF (C#) with a modern design twist! π These controls are specifically designed to enhance the visual appeal and functionality of your WPF applications. π
To use these custom controls in your WPF application, simply add the following code to your App.xaml file:
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="Theme/WarningButtons.xaml"/>
<ResourceDictionary Source="Theme/LocalDataBindings.xaml"/>
<ResourceDictionary Source="Theme/Colors.xaml"/>
<ResourceDictionary Source="Theme/Fonts.xaml"/>
<ResourceDictionary Source="Theme/CustomTextBox.xaml"/>
<ResourceDictionary Source="Theme/CustomButtons.xaml"/>
<ResourceDictionary Source="Theme/CustomComboBox.xaml"/>
<ResourceDictionary Source="Theme/CustomDatePicker.xaml"/>
<ResourceDictionary Source="Theme/MacButtonStyle.xaml"/>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
Once you've added this code, you'll have access to all the custom controls and can start using them in your WPF application. π
Please note that these custom controls were created by me, Ephraim Elgrabli. If you use them in your projects, I kindly ask that you give proper credit and avoid claiming that you made them yourself. π Your honesty and acknowledgment will be greatly appreciated! π
I want to take a moment to congratulate all my friends on their upcoming exams! π I have no doubt that you'll all excel and achieve the highest scores. Here's to hoping for a perfect 100 on every exam! ππ― Good luck, and may your hard work and dedication pay off! π Happy coding with these custom controls! π»β¨