Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Justin
Justin has asked
18
questions and find answers to
1
problems.
Stats
108
EtPoint
7
Vote count
18
questions
1
answers
About
I am very new to programming. Learning C# on the internet. Am working on a minimalistic text editor.
Justin questions
Nested classes and business logic in a repository?
Wpf- How can I get the LineHeight of a normal TextBox in code?
WPF Keyboard Shortcut - Why is this not working?
MVVM- How would I go about propagating settings between my main view-model (and other view-models) and my settings dialog?
Why are all of my line-breaks changing from "/r/n" to "/n/" and how can I stop this from happening?
WPF Binding a visual brush's visual to a different window
Wpf- Unable to cast MenuItem to Listbox?
Create a single key-binding that fires a command every time control is pressed with any number and then passes the number as a parameter?
How can I access one window's control (richtextbox) from another window in wpf?
MVVM- How can I select text in a textbox?
Justin answers
Is there a way to pass a parameter to a command through a keybinding done in code?