I went in an interview there they asked if I have a simple form without styling and animation. In that case which property will I prefer clr or dependency property..please answer
Dependency Property is needed even for notifying the UI for changes of the data behind your application. I think I would go with dependency properties, but I am a beginner.
@@Trzbne Dude, in that case we are using the dependency property, but I think the question is if we should create one (i.e. custom Dependency property) which we should not, because normal clr properties may suffice our requirements.
Far too many adverts! No one says don't make money, but please try to curb your avarice. One advert at the beginning and one more in the middle should be enough!
@@satishbhuktar2020 Thank you for your advice. I did, but it isn't worth it. I just skip through the adverts and spend more time on Odysee, Rumble, and Locals. In short, UselessTube has succeeded in driving me away. I'll leave it soon for fans like you. Lol.
@@7ebr830 don't leave man, just bcoz of ads.. we lot to learn here in short amount of time. When add comes , don't wait for "Skip add" button, just click on "i" button then click irrelevant option. The add will go away immediately!!!! Try it..this is just suggestion as a friend 🥲🥲🥲
It's amazing work , Excuse me how can solve this problem in xaml. thanks The property "ShowResizeAdorner" is not a DependencyProperty. To be used in markup, non-attached properties must be exposed on the target type with an accessible instance property "ShowResizeAdorner". For attached properties, the declaring type must provide static "GetShowResizeAdorner" and "SetShowResizeAdorner" methods. F:\WPF C#\New folder (2)\Paint\Paint\Views\MainWindow.xaml
Appreciate your work to make attached property understandable.
Good work 👏 post more of like these videos...appreciate it
thanks for this video and many others
great job!!!
i realize I am pretty off topic but do anyone know a good website to stream new series online?
@Malcolm Joseph lately I have been using flixzone. Just google for it =)
@Sam Korbyn Definitely, have been watching on FlixZone for months myself =)
@Sam Korbyn thanks, I went there and it seems like a nice service =) I appreciate it!!
@Malcolm Joseph you are welcome xD
Can u explain more why we need dependency property in terms of clr property...
Thank you for your kind explanation.
I went in an interview there they asked if I have a simple form without styling and animation. In that case which property will I prefer clr or dependency property..please answer
Dependency Property is needed even for notifying the UI for changes of the data behind your application. I think I would go with dependency properties, but I am a beginner.
@@Trzbne Dude, in that case we are using the dependency property, but I think the question is if we should create one (i.e. custom Dependency property) which we should not, because normal clr properties may suffice our requirements.
well explained - thank you!
Nice one
thank you man
What's your name pal??
Its not who are you underneath, its what you do defines you
- Batman
Far too many adverts!
No one says don't make money, but please try to curb your avarice.
One advert at the beginning and one more in the middle should be enough!
man, try to use adblock
Take you tube subscribtion
@@satishbhuktar2020
Thank you for your advice. I did, but it isn't worth it. I just skip through the adverts and spend more time on Odysee, Rumble, and Locals.
In short, UselessTube has succeeded in driving me away.
I'll leave it soon for fans like you. Lol.
@@7ebr830 don't leave man, just bcoz of ads.. we lot to learn here in short amount of time. When add comes , don't wait for "Skip add" button, just click on "i" button then click irrelevant option. The add will go away immediately!!!! Try it..this is just suggestion as a friend 🥲🥲🥲
Why u say thank you "SO" very much evry time? Thank you v much is sufficient
It's amazing work , Excuse me how can solve this problem in xaml. thanks
The property "ShowResizeAdorner" is not a DependencyProperty. To be used in markup, non-attached properties must be exposed on the target type with an accessible instance property "ShowResizeAdorner". For attached properties, the declaring type must provide static "GetShowResizeAdorner" and "SetShowResizeAdorner" methods. F:\WPF C#\New folder (2)\Paint\Paint\Views\MainWindow.xaml