Aimbot
❔ Changing TextBlock Background property in a static method
The method needs to be static (unless there are implementations of LowLevelKeyboardProc that doesn't require it). I am looking for any solution or workaround that will allow for it. Ultimately background needs to be changed on every click. My only idea for now is using INotifyPropertyChanged but all its uses I've seen are about view models so idk if it's possible to use it for this property too.
I can post rest if needed
20 replies