python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Xamarin - RaisePropertyChanged does not call setter of custom component's BindableProperty
I've createad a custom component MyComponent, which contains one bindable property called Title. The goal is, that when Title property changes (via binding or setter), the propertyChanged callback of ...
t4dohx
Votes: 0
Answers: 0
inject IHttpClientFactory in WPF .net 6 application
I want to inject IHttpClientFactory in WPF .net 6 application using Prism (ver 8.1.97) (container I use is Unity), but the following doesn't work. It wouldn't start WPF interface. It just crashes.
Wha...
user16023203
Votes: 0
Answers: 0
Two main windows loaded for WPF after adding legacy Prism
I am having problem where my application is using very old Prism v4.x reference with added region manager and module. As result it shows two windows instead and they are linked together so doing any a...
btomas
Votes: 0
Answers: 1