かずきのBlog

C#やJavaやRubyとメモ書き

目次

Blog 利用状況

ニュース

わんくまBlogが不安定になったため、前に書いてたはてなダイアリーにメインを移動します。
かずきのBlog@Hatena
技術的なネタは、こちらにも、はてなへのリンクという形で掲載しますが、雑多ネタははてなダイアリーだけに掲載することが多いと思います。
コメント
プログラマ的自己紹介
お気に入りのツール/IDE
プロフィール
経歴
広告
アクセサリ

書庫

日記カテゴリ

[C#][WPF]コマンドですぞ その7「RoutedUICommand」

その6
http://blogs.wankuma.com/kazuki/archive/2008/03/18/128203.aspx

 

RoutedCommandっていうのをやったけど、これを継承してさらに拡張されたコマンドがある!
それが、RoutedUICommand。

このクラスを見てみるとわかるけど、Textプロパティが追加されただけで後は変わらん!という素っ気無い拡張が施されてる。
このTextプロパティって何に役立つのかというと…とりあえずMenuItemとかに関連付けたときに効果が見て取れる。

ということでどうなるか見てみよう。
プロジェクトを新規にWpfUICommandという名前で作る。そして、Window1.xaml.csにHelloとWorldという名前でpublic static readonly RoutedUICommandの定数を作る。コマンドは、Ctrl + HとCtrl + Wに関連付けもしてみよう。

ということで下のようなコードになる。

using System.Windows;
using System.Windows.Input;

namespace WpfUICommand
{
    public partial class Window1 : Window
    {
        public static readonly RoutedUICommand Hello;
        public static readonly RoutedUICommand World;

        static Window1()
        {
            // Helloコマンドの初期化
            Hello = new RoutedUICommand("はろぅ", "Hello", typeof(Window1));
            // Ctrl + Hで動くようにする
            Hello.InputGestures.Add(new KeyGesture(Key.H, ModifierKeys.Control));


            // Worldコマンドの初期化
            World = new RoutedUICommand("わぁるど", "World", typeof(Window1));
            // Ctrl + Wで動くようにする
            World.InputGestures.Add(new KeyGesture(Key.W, ModifierKeys.Control));
        }

        public Window1()
        {
            InitializeComponent();
        }
    }
}

RoutedUICommandのコンストラクタの第一引数がTextプロパティに設定する値になる。残りはRoutedCommandと一緒。
んで、このコマンドをメニューに関連付けてみようと思う。ついでにCommandBindingを使って適当なイベントにも紐付ける。

<Window x:Class="WpfUICommand.Window1"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:WpfUICommand="clr-namespace:WpfUICommand"
    Title="Window1" Height="300" Width="300">
    <!-- コマンドとイベントの紐付け -->
    <Window.CommandBindings>
        <CommandBinding Command="{x:Static WpfUICommand:Window1.Hello}" Executed="helloBinding_Executed" />
        <CommandBinding Command="{x:Static WpfUICommand:Window1.World}" Executed="worldBinding_Executed" />
    </Window.CommandBindings>
    <DockPanel>
        <Menu DockPanel.Dock="Top">
            <MenuItem Header="おれおれ">
                <!-- メニューアイテムとコマンドの紐付け -->
                <MenuItem Command="{x:Static WpfUICommand:Window1.Hello}" />
                <MenuItem Command="{x:Static WpfUICommand:Window1.World}" />
            </MenuItem>
        </Menu>
        <Grid>
            
        </Grid>
    </DockPanel>
</Window>

CommandBindingで指定したイベントの定義をWindow1.xaml.csのほうに追加して実装する。とりあえず、ここのコードは本筋じゃないのでMessageBoxではろ~とか表示するだけにしておく。

        private void helloBinding_Executed(object sender, ExecutedRoutedEventArgs e)
        {
            MessageBox.Show("はろ~");
        }
        private void worldBinding_Executed(object sender, ExecutedRoutedEventArgs e)
        {
            MessageBox.Show("わ~るど");
        }

XAMLのほうを見てわかるように、MenuItemはコマンドプロパティを設定してるだけで、何も表示するようには設定してない。
でも、実行してみるとRoutedUICommandのTextプロパティとかInputGesturesに追加したKeyGestureも表示される。
もちろんクリックするとメッセージボックスまで表示されます。
image

うん。いい感じ。

投稿日時 : 2008年3月20日 14:40

Feedback

# [C#][WPF]コマンドですよ その8 「用意されてるコマンド」 2008/03/24 0:37 かずきのBlog

[C#][WPF]コマンドですよ その8 「用意されてるコマンド」

# sacs longchamp 2012/12/15 16:28 http://www.saclongchampachete.info/category/sac-lo

I believe I will certainly visit this place once more soon.

# bags burberry 2012/12/16 5:31 http://www.burberryuksale.info/category/burberry-o

Go by these more aged items and just look for the that tickle your current fancy.

# longchamps 2012/12/16 22:55 http://www.soldesacslongchamp.info/category/sac-lo

Very valuable info. Hope to find more reports soon!

# isabel marant basket 2012/12/17 9:01 http://isabellemarantbaskets.webnode.fr

I am sure I might visit this place yet again soon.

# isabel marant sneakers soldes 2012/12/17 19:30 http://www.isabelmarant-stores.com/category/isabel

make them red with a yellow horse!!

# foulard burberry 2012/12/17 22:05 http://www.sacburberryecharpe.fr/category/echarpe-

Those are incredibly more awesome. Looks similar to klipsch is absolutely made cooperate with iProducts? I have to have android models!

# sacs longchamp 2012/12/17 22:17 http://www.saclongchampachete.info/category/sac-lo

Those are far more awesome. Looks like klipsch is really made cooperate with iProducts? I will want android models!

# burberryukoutlets.wordpress.com 2012/12/19 14:20 http://burberryukoutlets.wordpress.com

I believe I will visit this unique place ever again soon.

# michael kors sac 2012/12/22 19:12 http://michael-kors-canada.webnode.fr/news-/

The fashion don't retract flat and also Philips doesn't supplies a travel pouch within the package.

# Sarenzalando 2013/01/08 3:10 http://www.robenuk.eu/

Accord would be the golden thread that may scarves the very kisses of all of the planet.
Sarenzalando http://www.robenuk.eu/

# chine destock 2013/01/08 7:22 http://www.destockchinefr.fr/maillot/maillot-allem

An actual chum is quite possibly not partner, but nevertheless , partner have been the latest chum.
chine destock http://www.destockchinefr.fr/maillot/maillot-allemagne-pas-cher/

# Hello there! This post could not be written any better! Reading through this post reminds me of my good old room mate! He always kept chatting about this. I will forward this page to him. Fairly certain he will have a good read. Thanks for sharing! 2018/09/17 1:23 Hello there! This post could not be written any be

Hello there! This post could not be written any better!
Reading through this post reminds me of my good old room mate!
He always kept chatting about this. I will forward this
page to him. Fairly certain he will have a good read. Thanks for sharing!

# I am glad to be one of several visitants on this great website (: , regards for putting up. 2018/09/17 8:58 I am glad to be one of several visitants on this g

I am glad to be one of several visitants on this great
website (:, regards for putting up.

# Wow that was odd. I just wrote an incredibly long comment but after I clicked submit my comment didn't appear. Grrrr... well I'm not writing all that over again. Regardless, just wanted to say wonderful blog! 2019/05/03 16:07 Wow that was odd. I just wrote an incredibly long

Wow that was odd. I just wrote an incredibly long comment but after I
clicked submit my comment didn't appear. Grrrr... well I'm not
writing all that over again. Regardless, just wanted to say wonderful blog!

# Have you ever considered about adding a little bit more than just your articles? I mean, what you say is fundamental and all. However just imagine if you added some great images or video clips to give your posts more, "pop"! Your content is exc 2019/05/10 22:06 Have you ever considered about adding a little bit

Have you ever considered about adding a little bit more than just your articles?
I mean, what you say is fundamental and all. However just imagine if you added some great images or video clips to give your posts more, "pop"!
Your content is excellent but with images and clips, this site could certainly be one of the very best in its niche.
Very good blog!

# I know this web site offers quality depending content and extra information, is there any other website which gives these information in quality? 2019/07/11 11:33 I know this web site offers quality depending cont

I know this web site offers quality depending content and extra
information, is there any other website which gives these information in quality?

# Heya i'm for the primary time here. I found this board and I find It truly helpful & it helped me out a lot. I'm hoping to provide one thing again and aid others like you helped me. 2019/08/24 0:42 Heya i'm for the primary time here. I found this

Heya i'm for the primary time here. I found this
board and I find It truly helpful & it helped me out a lot.
I'm hoping to provide one thing again and aid others like
you helped me.

# xDRCzXtjBoKknY 2021/07/03 1:52 https://www.instapaper.com/p/9118929

This blog is definitely awesome as well as factual. I have picked up helluva handy advices out of this blog. I ad love to go back again and again. Thanks a bunch!

# re: [C#][WPF]??????? ??7?RoutedUICommand? 2021/07/09 11:18 hydroclorizine

chroloquine https://chloroquineorigin.com/# hydroxychoroquine

# re: [C#][WPF]??????? ??7?RoutedUICommand? 2021/07/15 20:11 hydroxychloroquine 200 mg side effects

chloroquine antimalarial https://chloroquineorigin.com/# hydrachloroquine

# re: [C#][WPF]??????? ??7?RoutedUICommand? 2021/07/25 14:18 hydroxochloriquine

chloroquine antimalarial https://chloroquineorigin.com/# define hydroxychloroquine

# Hello! I could have sworn I've been to this website before but after reading through some of the post I realized it's new to me. Anyways, I'm definitely delighted I found it and I'll be bookmarking and checking back frequently! 2021/08/29 2:25 Hello! I could have sworn I've been to this websit

Hello! I could have sworn I've been to this website before
but after reading through some of the post I realized it's new to me.
Anyways, I'm definitely delighted I found it and I'll
be bookmarking and checking back frequently!

# Hello there! I know this is kinda off topic however I'd figured I'd ask. Would you be interested in exchanging links or maybe guest writing a blog post or vice-versa? My website discusses a lot of the same subjects as yours and I feel we could greatly be 2021/08/31 22:32 Hello there! I know this is kinda off topic howeve

Hello there! I know this is kinda off topic however I'd figured I'd ask.
Would you be interested in exchanging links or maybe
guest writing a blog post or vice-versa? My website discusses a lot of the same subjects
as yours and I feel we could greatly benefit from each other.
If you might be interested feel free to
send me an e-mail. I look forward to hearing from you!
Great blog by the way!

# Hello there! I know this is kinda off topic however I'd figured I'd ask. Would you be interested in exchanging links or maybe guest writing a blog post or vice-versa? My website discusses a lot of the same subjects as yours and I feel we could greatly be 2021/08/31 22:33 Hello there! I know this is kinda off topic howeve

Hello there! I know this is kinda off topic however I'd figured I'd ask.
Would you be interested in exchanging links or maybe
guest writing a blog post or vice-versa? My website discusses a lot of the same subjects
as yours and I feel we could greatly benefit from each other.
If you might be interested feel free to
send me an e-mail. I look forward to hearing from you!
Great blog by the way!

# Hello there! I know this is kinda off topic however I'd figured I'd ask. Would you be interested in exchanging links or maybe guest writing a blog post or vice-versa? My website discusses a lot of the same subjects as yours and I feel we could greatly be 2021/08/31 22:34 Hello there! I know this is kinda off topic howeve

Hello there! I know this is kinda off topic however I'd figured I'd ask.
Would you be interested in exchanging links or maybe
guest writing a blog post or vice-versa? My website discusses a lot of the same subjects
as yours and I feel we could greatly benefit from each other.
If you might be interested feel free to
send me an e-mail. I look forward to hearing from you!
Great blog by the way!

# Hello there! I know this is kinda off topic however I'd figured I'd ask. Would you be interested in exchanging links or maybe guest writing a blog post or vice-versa? My website discusses a lot of the same subjects as yours and I feel we could greatly be 2021/08/31 22:35 Hello there! I know this is kinda off topic howeve

Hello there! I know this is kinda off topic however I'd figured I'd ask.
Would you be interested in exchanging links or maybe
guest writing a blog post or vice-versa? My website discusses a lot of the same subjects
as yours and I feel we could greatly benefit from each other.
If you might be interested feel free to
send me an e-mail. I look forward to hearing from you!
Great blog by the way!

# Fabulous, what a weblog it is! This web site presents useful information to us, keep it up. 2021/09/02 4:28 Fabulous, what a weblog it is! This web site prese

Fabulous, what a weblog it is! This web site presents useful information to us, keep it up.

# Hi! This post could not be written any better! Reading through this post reminds me of my previous room mate! He always kept talking about this. I will forward this article to him. Pretty sure he will have a good read. Many thanks for sharing! 2021/09/03 13:49 Hi! This post could not be written any better! Rea

Hi! This post could not be written any better!
Reading through this post reminds me of my previous room mate!

He always kept talking about this. I will forward this article to him.
Pretty sure he will have a good read. Many thanks for sharing!

# Hello, the whole thing is going fine here and ofcourse every one is sharing facts, that's actually excellent, keep up writing. quest bars http://bitly.com/3C2tkMR quest bars 2021/09/10 11:20 Hello, the whole thing is going fine here and ofco

Hello, the whole thing is going fine here and ofcourse every one is sharing facts, that's
actually excellent, keep up writing. quest bars http://bitly.com/3C2tkMR quest bars

# That is a really good tip especially to those new to the blogosphere. Simple but very precise info… Thanks for sharing this one. A must read article! quest bars https://www.iherb.com/search?kw=quest%20bars quest bars 2021/09/14 15:41 That is a really good tip especially to those new

That is a really good tip especially to those new to the blogosphere.
Simple but very precise info… Thanks for sharing this one.
A must read article! quest bars https://www.iherb.com/search?kw=quest%20bars quest
bars

# That is a really good tip especially to those new to the blogosphere. Simple but very precise info… Thanks for sharing this one. A must read article! quest bars https://www.iherb.com/search?kw=quest%20bars quest bars 2021/09/14 15:42 That is a really good tip especially to those new

That is a really good tip especially to those new to the blogosphere.
Simple but very precise info… Thanks for sharing this one.
A must read article! quest bars https://www.iherb.com/search?kw=quest%20bars quest
bars

# That is a really good tip especially to those new to the blogosphere. Simple but very precise info… Thanks for sharing this one. A must read article! quest bars https://www.iherb.com/search?kw=quest%20bars quest bars 2021/09/14 15:43 That is a really good tip especially to those new

That is a really good tip especially to those new to the blogosphere.
Simple but very precise info… Thanks for sharing this one.
A must read article! quest bars https://www.iherb.com/search?kw=quest%20bars quest
bars

# That is a really good tip especially to those new to the blogosphere. Simple but very precise info… Thanks for sharing this one. A must read article! quest bars https://www.iherb.com/search?kw=quest%20bars quest bars 2021/09/14 15:44 That is a really good tip especially to those new

That is a really good tip especially to those new to the blogosphere.
Simple but very precise info… Thanks for sharing this one.
A must read article! quest bars https://www.iherb.com/search?kw=quest%20bars quest
bars

# Hi! I know this is kinda off topic but I was wondering if you knew where I could get a captcha plugin for my comment form? I'm using the same blog platform as yours and I'm having problems finding one? Thanks a lot! scoliosis surgery https://coub.com/st 2021/09/14 15:45 Hi! I know this is kinda off topic but I was wonde

Hi! I know this is kinda off topic but I was wondering if you knew where I could get a captcha plugin for my comment form?
I'm using the same blog platform as yours and I'm having problems finding one?
Thanks a lot! scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# Hi! I know this is kinda off topic but I was wondering if you knew where I could get a captcha plugin for my comment form? I'm using the same blog platform as yours and I'm having problems finding one? Thanks a lot! scoliosis surgery https://coub.com/st 2021/09/14 15:46 Hi! I know this is kinda off topic but I was wonde

Hi! I know this is kinda off topic but I was wondering if you knew where I could get a captcha plugin for my comment form?
I'm using the same blog platform as yours and I'm having problems finding one?
Thanks a lot! scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# Hi! I know this is kinda off topic but I was wondering if you knew where I could get a captcha plugin for my comment form? I'm using the same blog platform as yours and I'm having problems finding one? Thanks a lot! scoliosis surgery https://coub.com/st 2021/09/14 15:47 Hi! I know this is kinda off topic but I was wonde

Hi! I know this is kinda off topic but I was wondering if you knew where I could get a captcha plugin for my comment form?
I'm using the same blog platform as yours and I'm having problems finding one?
Thanks a lot! scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# Hi! I know this is kinda off topic but I was wondering if you knew where I could get a captcha plugin for my comment form? I'm using the same blog platform as yours and I'm having problems finding one? Thanks a lot! scoliosis surgery https://coub.com/st 2021/09/14 15:48 Hi! I know this is kinda off topic but I was wonde

Hi! I know this is kinda off topic but I was wondering if you knew where I could get a captcha plugin for my comment form?
I'm using the same blog platform as yours and I'm having problems finding one?
Thanks a lot! scoliosis surgery https://coub.com/stories/962966-scoliosis-surgery scoliosis surgery

# Its not my first time to pay a visit this website, i am visiting this site dailly and obtain fastidious information from here all the time. part time jobs hired in 30 minutes https://parttimejobshiredin30minutes.wildapricot.org/ 2021/10/23 1:01 Its not my first time to pay a visit this website,

Its not my first time to pay a visit this website, i
am visiting this site dailly and obtain fastidious
information from here all the time. part time
jobs hired in 30 minutes https://parttimejobshiredin30minutes.wildapricot.org/

# knwfcyiboduv 2021/12/01 23:49 cegoelvc

does hydroxychloroquine https://chloroquinendi.com/

# wqmuipjrywlo 2021/12/02 4:59 dwedayilxy

chloroquine primaquine https://hydrochloroquineada.com/

# sqylmyaaiska 2021/12/03 0:30 dwedayvnts

generic chloroquine https://aralenquinestrx.com/

# does sildenafil 20 mg work http://viasild24.online/
2021/12/07 19:22 Nyusjdh

does sildenafil 20 mg work http://viasild24.online/

# ivermectin oral 0 8 http://stromectolabc.com/
cost of ivermectin 1% cream 2022/02/07 17:55 Busjdhj

ivermectin oral 0 8 http://stromectolabc.com/
cost of ivermectin 1% cream

# stromectol where to buy 2022/02/21 6:25 Stevenfrade

https://stromectolis.com/# buy ivermectin cream

# ivermectin 3 mg tablet dosage 2022/02/21 22:58 Stevenfrade

https://stromectolis.com/# stromectol tablets for humans

# stromectol 0.5 mg 2022/02/22 9:09 Stevenfrade

https://stromectolis.com/# ivermectin pill cost

# buy doxycycline without prescription https://doxycyline1st.com/
doxycycline tablets 2022/02/25 22:35 Doxycycline

buy doxycycline without prescription https://doxycyline1st.com/
doxycycline tablets

# I was recommended this website by my cousin. I am not sure whether this post is written by him as no one else know such detailed about my trouble. You are incredible! Thanks! 2022/03/24 4:25 I was recommended this website by my cousin. I am

I was recommended this website by my cousin. I am not sure whether this post is
written by him as no one else know such detailed about my trouble.

You are incredible! Thanks!

# continuously i used to read smaller posts that as well clear their motive, and that is also happening with this paragraph which I am reading at this time. 2022/03/24 17:00 continuously i used to read smaller posts that as

continuously i used to read smaller posts that as well
clear their motive, and that is also happening with this paragraph
which I am reading at this time.

# order clomid http://clomidfast.site/ 2022/04/12 20:28 Clomids

order clomid http://clomidfast.site/

# xwrbsnfsmunw 2022/05/06 18:15 xtxwah

chloroquine phosphate vs hydroxychloroquine https://keys-chloroquinehydro.com/

# drug finasteride https://finasteridemen.com/
2022/05/11 23:51 Finasteride

drug finasteride https://finasteridemen.com/

# pills for erection https://erectionpills.best/
buy ed pills online 2022/06/28 11:10 ErectionPills

pills for erection https://erectionpills.best/
buy ed pills online

# Hello, I enjoy reading through your article post. I like to write a little comment to support you. 2022/11/28 15:58 Hello, I enjoy reading through your article post.

Hello, I enjoy reading through your article post. I like
to write a little comment to support you.

# I have been surfing on-line more than 3 hours nowadays, yet I never found any fascinating article like yours. It's lovely price sufficient for me. In my opinion, if all site owners and bloggers made good content material as you did, the net will probab 2022/12/01 12:35 I have been surfing on-line more than 3 hours nowa

I have been surfing on-line more than 3 hours
nowadays, yet I never found any fascinating article like
yours. It's lovely price sufficient for me. In my opinion, if
all site owners and bloggers made good content material as you did, the net will probably be much more
helpful than ever before.

# Test, just a test 2022/12/14 8:19 candipharm.com

canadian pills online https://www.candipharm.com

# Fascinating blog! Is your theme custom made or did you download it from somewhere? A theme like yours with a few simple adjustements would really make my blog shine. Please let me know where you got your theme. Appreciate it vacation on gozo 2023/02/23 4:23 Fascinating blog! Is your theme custom made or did

Fascinating blog! Is your theme custom made or did you download it from somewhere?
A theme like yours with a few simple adjustements would really make my blog shine.
Please let me know where you got your theme. Appreciate it vacation on gozo

# doors2.txt;1 2023/03/14 15:34 BIaFYnhsPEKCRhQT

doors2.txt;1

# doors2.txt;1 2023/03/14 17:00 ZeqFqqDBctQAXCav

doors2.txt;1

# Следует заметить, что людей следует либо ласкать, либо уничтожать, ибо человек может отомстить за малое зло, а за большое не может; следовательно, наносимую человеку обиду нужно рассчитать так, чтобы не было страха мести. не продавая - 10 секретных спо 2023/03/28 22:53 Следует заметить, что людей следует либо ласкать,

Следует заметить, что людей следует либо ласкать, либо уничтожать, ибо человек может отомстить за малое зло, а за большое не может; следовательно,
наносимую человеку обиду нужно рассчитать так,
чтобы не было страха мести.
не продавая - 10 секретных способов

# Следует заметить, что людей следует либо ласкать, либо уничтожать, ибо человек может отомстить за малое зло, а за большое не может; следовательно, наносимую человеку обиду нужно рассчитать так, чтобы не было страха мести. не продавая - 10 секретных спо 2023/03/28 22:53 Следует заметить, что людей следует либо ласкать,

Следует заметить, что людей следует либо ласкать, либо уничтожать, ибо человек может отомстить за малое зло, а за большое не может; следовательно,
наносимую человеку обиду нужно рассчитать так,
чтобы не было страха мести.
не продавая - 10 секретных способов

# Следует заметить, что людей следует либо ласкать, либо уничтожать, ибо человек может отомстить за малое зло, а за большое не может; следовательно, наносимую человеку обиду нужно рассчитать так, чтобы не было страха мести. не продавая - 10 секретных спо 2023/03/28 22:54 Следует заметить, что людей следует либо ласкать,

Следует заметить, что людей следует либо ласкать, либо уничтожать, ибо человек может отомстить за малое зло, а за большое не может; следовательно,
наносимую человеку обиду нужно рассчитать так,
чтобы не было страха мести.
не продавая - 10 секретных способов

# Следует заметить, что людей следует либо ласкать, либо уничтожать, ибо человек может отомстить за малое зло, а за большое не может; следовательно, наносимую человеку обиду нужно рассчитать так, чтобы не было страха мести. не продавая - 10 секретных спо 2023/03/28 22:54 Следует заметить, что людей следует либо ласкать,

Следует заметить, что людей следует либо ласкать, либо уничтожать, ибо человек может отомстить за малое зло, а за большое не может; следовательно,
наносимую человеку обиду нужно рассчитать так,
чтобы не было страха мести.
не продавая - 10 секретных способов

# Смотреть джон уик 3 онлайн бесплатно в хорошем качестве 2023/04/19 1:40 Смотреть джон уик 3 онлайн бесплатно в хорошем кач

Смотреть джон уик 3 онлайн бесплатно в хорошем качестве

# versandapotheke 2023/09/26 15:29 Williamreomo

http://onlineapotheke.tech/# versandapotheke versandkostenfrei
online apotheke preisvergleich

# gГјnstige online apotheke 2023/09/27 0:34 Williamreomo

https://onlineapotheke.tech/# versandapotheke versandkostenfrei
versandapotheke deutschland

# online apotheke gГјnstig 2023/09/27 4:20 Williamreomo

http://onlineapotheke.tech/# gГ?nstige online apotheke
versandapotheke

# online apotheke deutschland 2023/09/27 7:46 Williamreomo

http://onlineapotheke.tech/# internet apotheke
online apotheke preisvergleich

# п»їonline apotheke 2023/09/27 12:14 Williamreomo

http://onlineapotheke.tech/# п»?online apotheke
п»?online apotheke

# п»їonline apotheke 2023/09/27 13:10 Williamreomo

http://onlineapotheke.tech/# п»?online apotheke
internet apotheke

# farmaci senza ricetta elenco 2023/09/27 18:52 Rickeyrof

acheter sildenafil 100mg sans ordonnance

# farmacie online sicure 2023/09/27 19:08 Rickeyrof

acheter sildenafil 100mg sans ordonnance

# farmacie online autorizzate elenco 2023/09/27 21:50 Rickeyrof

acheter sildenafil 100mg sans ordonnance

# prescription online canada 2023/10/17 15:44 Dannyhealm

Get here. https://mexicanpharmonline.com/# mexican rx online

# how to buy prescriptions from canada safely 2023/10/17 20:48 Dannyhealm

Consistently excellent, year after year. http://mexicanpharmonline.shop/# mexican border pharmacies shipping to usa

# mexican mail order pharmacies 2023/10/18 3:38 Dannyhealm

Always a step ahead in international healthcare trends. http://mexicanpharmonline.shop/# mexico drug stores pharmacies

# rx canada 2023/10/19 2:13 Dannyhealm

Consistency, quality, and care on an international level. http://mexicanpharmonline.com/# reputable mexican pharmacies online

# pharmacies in mexico that ship to usa 2023/11/16 4:11 DavidFap

http://edpills.icu/# buy erection pills

# cure ed 2023/11/22 6:56 WilliamApomb

https://sildenafil.win/# sildenafil generic in united states

# canadian pharmacies recommended 2023/12/01 7:30 MichaelBum

http://clomid.club/# can you buy cheap clomid prices

# can i buy generic clomid pills 2023/12/27 3:57 RaymondGrido

http://clomid.site/# get generic clomid now

# acquistare farmaci senza ricetta 2024/01/15 19:07 Wendellglaks

https://farmaciaitalia.store/# farmacia online migliore

# comprare farmaci online con ricetta 2024/01/16 19:57 Robertopramy

http://avanafilitalia.online/# farmacie on line spedizione gratuita

# ï»¿farmacia online migliore 2024/01/17 10:18 Wendellglaks

https://farmaciaitalia.store/# farmacia online migliore

# where to buy prednisone in canada https://prednisonepharm.store/ prednisone 1 mg for sale 2024/01/20 17:36 Prednisone

where to buy prednisone in canada https://prednisonepharm.store/ prednisone 1 mg for sale

# can you get generic clomid without rx 2024/01/21 13:00 LarryVoP

Consistency, quality, and care on an international level https://cytotec.directory/# cytotec pills buy online

# tamoxifen adverse effects 2024/01/21 15:28 Normantug

http://cytotec.directory/# buy cytotec pills

# how to buy generic clomid for sale 2024/01/22 5:34 AnthonyAnoth

http://prednisonepharm.store/# prednisone for dogs

# canadian drug store online 2024/01/23 10:42 Stevenhex

http://edpills.bid/# online ed pills

# Pharmacie en ligne France 2024/01/27 19:02 AndresZot

http://pharmadoc.pro/# pharmacie ouverte
pharmacie ouverte

# Pharmacie en ligne livraison rapide 2024/01/28 0:33 JerryNef

http://pharmadoc.pro/# pharmacie ouverte 24/24

# Pharmacie en ligne livraison 24h 2024/01/28 20:20 JerryNef

https://pharmadoc.pro/# pharmacie ouverte

# ivermectin buy australia 2024/01/30 0:48 Andrewamabs

https://prednisonetablets.shop/# prednisone 10mg for sale

# free dating online chat 2024/03/04 0:55 RodrigoGrany

https://angelawhite.pro/# Angela White izle

# online chat dating websites 2024/03/05 7:48 Thomasjax

http://abelladanger.online/# abella danger izle

# best datings sites 2024/03/05 23:31 Thomasjax

https://evaelfie.pro/# eva elfie izle

# skip the games dating site free 2024/03/07 11:02 HowardBox

datng websites: http://sweetiefox.pro/# sweetie fox new

# jogos que dao dinheiro 2024/03/11 19:57 Robertcog

https://pinupcassino.pro/# pin-up

# aplicativo de aposta 2024/03/12 6:16 Robertcog

https://aviatoroyunu.pro/# aviator oyna

# jogo de aposta online 2024/03/14 4:17 BrianTop

https://aviatorjogar.online/# aviator jogo

# melhor jogo de aposta para ganhar dinheiro 2024/03/15 2:42 BrianTop

http://jogodeaposta.fun/# ganhar dinheiro jogando

# gates of olympus guncel - https://gatesofolympus.auction/ gates of olympus oyna demo 2024/03/27 20:44 Olympic

gates of olympus guncel - https://gatesofolympus.auction/ gates of olympus oyna demo

# gates of olympus demo 2024/03/30 9:26 KeithNaf

https://aviatoroyna.bid/# aviator oyna slot

# get generic clomid price 2024/04/03 9:14 Robertsuela

http://clomidall.shop/# can i order clomid for sale

# I will right away take hold of your rss feed as I can not in finding your email subscription hyperlink or e-newsletter service. Do you've any? Kindly let me recognise in order that I could subscribe. Thanks. 2024/04/03 15:07 I will right away take hold of your rss feed as I

I will right away take hold of your rss feed
as I can not in finding your email subscription hyperlink or e-newsletter service.
Do you've any? Kindly let me recognise in order that I could subscribe.
Thanks.

# how can i get cheap clomid price 2024/04/04 0:01 Robertsuela

https://clomidall.com/# buying cheap clomid online

# buying generic clomid price 2024/04/04 9:13 Robertsuela

http://clomidall.shop/# can i buy clomid without insurance

# Buy Tadalafil 20mg 2024/04/06 13:38 JohnnieZet

http://sildenafiliq.xyz/# sildenafil online

# I was recommended this website through my cousin. I am no longer positive whether this publish is written by means of him as nobody else know such distinct about my problem. You are incredible! Thanks! 2024/04/11 7:04 I was recommended this website through my cousin.

I was recommended this website through my cousin. I am no longer positive
whether this publish is written by means of him as nobody else know such distinct
about my problem. You are incredible! Thanks!

# order doxycycline online 2024/04/11 20:36 Archiewef

https://doxycyclinest.pro/# how to order doxycycline

# diflucan daily 2024/04/14 20:39 Josephfep

http://stromectola.top/# minocycline acne

# legit non prescription pharmacies 2024/04/17 3:59 Harveywhala

https://edpill.top/# ed pills

タイトル  
名前  
Url
コメント